execution command造句
例句与造句
- Use an execution command to start the debugging session
使用执行命令开始调试会话。 - When you select an execution command to start debugging , the
当您选择执行命令开始调试时,将出现 - When you resume execution of the program by choosing an execution command like
当您通过选择一条类似 - All debug menu execution commands affect the active program
所有的“调试”菜单执行命令都会影响活动程序。 - Start the executable by choosing an execution command , such as start , from the
通过从“调试”菜单中选择执行命令(如“启动” )启动可执行文件。 - It's difficult to find execution command in a sentence. 用execution command造句挺难的
- When selected , enables edit and continue to be invoked by execution commands such as step
选定后,使“编辑并继续”可由执行命令(例如“单步执行” )调用。 - In that case , you can choose the startup project that will be launched by the debug menu execution commands
这时候,可以选择将由“调试”菜单执行命令启动的启动项目。 - Once you have attached to a program , you can use debugger execution commands , inspect the program state , and so on
一旦附加到某个程序,就可以使调试器执行命令、检查程序状态,等等。 - Once you have stepped into the xml web service , you can use all the ordinary execution commands such as step and
一旦您已经单步执行xml web services ,就可以使用所有普通执行命令,例如, “单步”和“继续” 。 - Code changes can be applied implicitly , when you choose an execution command , or explicitly , using the apply code changes command
代码更改可在选择执行命令时隐式应用,或使用“应用代码更改”命令显式应用。 - Visual studio will load your application , ready for debugging , but debugging will not begin until you issue an execution command
Visual studio将加载应用程序,准备用于调试,但直到发出执行命令后调试才开始。 - Now , when you use an execution command , such as step , the memory address displayed will automatically change as the pointer changes
现在,当使用执行命令(如“单步执行” )时,所显示的内存地址将随指针变化而变化。 - The startup project is the project in a visual studio solution that starts when you choose an execution command such as start from the
启动项目是您在从“调试”菜单中选择“启动”等执行命令时启动的visual studio解决方案中的项目。 - The changes can be applied without having to stop and restart the debugging session . edit and continue is invoked automatically when you make changes in break mode , then choose a debugger execution command , such as continue
在中断模式下进行更改时,将自动调用“编辑并继续” ,然后选择调试器执行命令(如“继续” 、 “单步执行”或“设置下一语句” ) ,或在调试器窗口中计算函数。